Skip to main content

SDK Release Notes

Filter By:

SDKs
Filter By

0 SDKs Selected Clear All

Type of change:

All

Breaking Change

Bug Fix

Feature Update

Enhancement

6 March 2026Android SDK

Version 2.6.0

Added support for backend video recording in all configurations and fixed camera preview and video recording stability issues.

Bug FixFeature Update

What is this release about?

  • Added support for backend video recording for the face capture module. This replaces the frontend video recording that was unstable due to memory constraints.
  • Added support for obtaining geolocation in webview modules, enabling location-based verification steps within web-driven flows.
  • Fixed an issue where the camera preview would get stuck on the retake screen when new injection checks are enabled.
  • Fixed race conditions in backend video recording where video frames were being deleted while being zipped, which could lead to incomplete or missing video recordings.

Why do you need to upgrade?

  • Upgrade to ensure backend video recordings are generated reliably without missing frames or incomplete recordings.
  • Upgrade to ensure webview modules support geolocation.

What do you need to do?

  • Upgrade to SDK version 2.6.0.
  • Contact HyperVerge SPOC to configure video recording in the background.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
6 March 2026iOS SDK

Version 1.1.0

Added support for backend video recording in face capture flows, allowing video to be obtained from the backend when configured at the workflow level.

Feature Update

What is this release about?

  • The SDK now supports obtaining the video from the backend in face capture modules.

Why do you need to upgrade?

  • Upgrade for stable video recordings without errors.

What do you need to do?

  • Upgrade to SDK version 1.1.0.
  • Contact HyperVerge SPOC to configure backend video recording.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
26 February 2026Web SDK

Version 10.7.0

Added stable backend video recording, colour customisation, workflow A/B testing, and fixed video frame drops and image validation issues.

Bug FixFeature UpdateEnhancement

What is this release about?

  • The SDK now supports backend video recording for the face capture module. This offloads video generation to the backend for more reliable and stable recordings.
  • Added support for SDK backdrop colour customisation through internal configs, and initial responsive loader backdrop colour customisation using the setInitialLoaderConfig setter function.
  • SDKs now support A/B testing. Workflow version assignment is determined deterministically based on appId, workflowId, and transactionId.
  • Resolved the following issues:
    • Footer appeared darker than the modal when a custom SDK background colour was used.
    • Backend video recording had frame drops on low-end Android devices.
    • Corrupted images were not validated during upload. The SDK now detects corrupted images at upload time.
  • Updated the face cropping logic in the selfie module to generate a better croppedImage.

Why do you need to upgrade?

  • Upgrade for A/B testing, stable video recordings, and bug fixes.

What do you need to do?

  • Upgrade to SDK version 10.7.0.
  • Contact HyperVerge SPOC to enable the features.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
20 February 2026Web SDK

Version 10.6.0

Added additional event tracking for selfie capture and support for landscape selfie capture on laptops.

Feature UpdateEnhancement

What is this release about?

  • Added additional metrics in the selfie capture screen to better understand user behaviour.
  • Added support for landscape camera capture in the selfie module on laptop devices.

Why do you need to upgrade?

  • Upgrade to ensure landscape selfies are captured on laptop devices to reduce non-live images getting passed as auto_approved.
  • Upgrade to gain deeper insights into user behaviour during selfie capture through enhanced metrics.

What do you need to do?

  • Upgrade to SDK version 10.6.0.
  • Contact HyperVerge SPOC to enable selfie capture metrics and landscape capture features.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
12 February 2026React Native SDK

Version 2.5.0

Added bundled assets to reduce latencies, improved error handling and face capture reliability, updated minimum Xcode requirement, removed DocDetect subspec, and improved UI configurability of retake screens.

Bug FixFeature UpdateEnhancement

What is this release about?

Android Changes

  • Added bundled assets that were previously downloaded after launch. This reduces the time to show the first usable screen on the SDK.
  • Updated error code for Face Detector not available to 170 instead of generic error code 104 for easier debugging.
  • Fixed face capture issues where the SDK was allowing capture of faces clipped from the bottom, ensuring more accurate and complete face captures.
  • Fixed an intermittent issue where the loader would not appear on the face capture page after the capture button is clicked.

iOS Changes

  • Updated minimum Xcode version to 16.2 to leverage the latest development tools and ensure compatibility with modern iOS development practices.
  • Removed DocDetect submodule while allowing document auto capture using Apple's VisionKit.
  • SDK supports only web forms and removes support for native forms. Contact HyperVerge's SPOCs to enable web forms through configs.
  • Added customisation for the retake message card through configs for face capture and document capture flows.

Why do you need to upgrade?

  • Upgrade to ensure better performance and stability of the SDK.
  • This upgrade sets the foundation for improved maintainability and future enhancements while keeping features consistent across platforms.
  • Upgrade planning is essential as this version is not backward compatible with native forms.

What do you need to do?

  • Ensure your development environment is running Xcode 16.2 or higher.
  • Update document capture implementations to use Core and Crashguard subspecs instead of DocDetect module.
  • Contact HyperVerge SPOC for migration guidance and support during the transition.
  • Upgrade to SDK version 2.5.0.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
12 February 2026Flutter SDK

Version 2.5.0

Added bundled assets to reduce latencies and improved error handling with better face capture reliability.

Bug FixFeature UpdateEnhancement

What is this release about?

Android Changes

  • Added bundled assets that were previously downloaded after launch. This reduces the time to show the first usable screen on the SDK.
  • Updated error code for Face Detector not available to 170 instead of generic error code 104 for easier debugging.
  • Fixed face capture issues where the SDK was allowing capture of faces clipped from the bottom, ensuring more accurate and complete face captures.
  • Fixed an intermittent issue where the loader would not appear on the face capture page after the capture button is clicked.

Why do you need to upgrade?

  • Upgrade to ensure better performance and stability of the SDK.

What do you need to do?

  • Upgrade to SDK version 2.5.0.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
12 February 2026Web SDK

Version 10.5.0

Added Subresource Integrity checks for enhanced security, a configurable initial loader, and responsive modal support for API and web bundle modules.

Feature UpdateEnhancement

What is this release about?

  • The SDK now performs Subresource Integrity (SRI) checks on script files loaded from external CDNs, ensuring that fetched resources have not been tampered with.
  • Added support for a new initial loader that can be configured using the setInitialLoaderConfig setter function, giving you more control over the loading experience.
  • API and web bundle modules now support responsive modals when responsiveness is enabled in the workflow, improving the user experience across different screen sizes.

Why do you need to upgrade?

  • Upgrade for better security of data between SDK and external CDNs through integrity validation of loaded scripts.
  • Upgrade to enable responsive modal support and a customisable initial loader for improved user experience.

What do you need to do?

  • Upgrade to SDK version 10.5.0.
  • Contact HyperVerge SPOCs to enable SRI and support responsive modal support.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
11 February 2026Web SDK

Version 10.4.0

Added error handling for the face module via configs, fixed workflow resumption with CPR in webview redirection flows, and optimised script loading in WebCore mode for mobile devices.

Bug FixFeature UpdateEnhancement

What is this release about?

  • The SDK now supports handling errors for the face capture module via workflow configs.
  • Fixed an issue where the webview redirection flow failed to resume the workflow on the first redirect when CPR (Cross Platform Resume) was enabled.
  • Optimised WebCore mode to prevent downloading unnecessary additional scripts, improving load performance for mobile SDKs.

Why do you need to upgrade?

  • Upgrade to ensure webview redirection flows with CPR work reliably without user drop-offs on the first redirect.
  • Upgrade to enable enhanced error handling in face capture flows.

What do you need to do?

  • Upgrade to SDK version 10.4.0.
  • Contact HyperVerge SPOC for reducing errors via workflow configs in face capture flows.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
11 February 2026Android SDK

Version 2.5.0

Added bundled assets to reduce latencies and improved error handling with better face capture reliability.

Bug FixFeature UpdateEnhancement

What is this release about?

  • Added bundled assets that were previously downloaded after launch. This reduces the time to show the first usable screen on the SDK.
  • Updated error code for Face Detector not available to 170 instead of generic error code 104 for easier debugging.
  • Fixed face capture issues where the SDK was allowing capture of faces clipped from the bottom, ensuring more accurate and complete face captures.
  • Fixed an intermittent issue where the loader would not appear on the face capture page after the capture button is clicked.

Why do you need to upgrade?

  • Upgrade to ensure better performance and stability of the SDK.

What do you need to do?

  • Upgrade to SDK version 2.5.0.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
6 February 2026Flutter SDK

Version 2.4.0

Added UI customisations for face and document capture retake screens. Updated minimum Xcode requirement and removed DocDetect subspec.

Breaking ChangeFeature UpdateEnhancement

What is this release about?

Android Changes

  • Added customisation for the retake message card through configs for face capture and document capture flows.

iOS Changes

  • Updated minimum Xcode version to 16.2 to leverage the latest development tools and ensure compatibility with modern iOS development practices.
  • Removed DocDetect submodule while allowing document auto capture using Apple's VisionKit.
  • SDK supports only web forms and removes support for native forms. Contact HyperVerge's SPOCs to enable web forms through configs.
  • Added customisation for the retake message card through configs for face capture and document capture flows.

Why do you need to upgrade?

  • Upgrade if the retake error message card needs customisations.
  • This upgrade sets the foundation for improved maintainability and future enhancements while keeping features consistent across platforms.
  • Upgrade planning is essential as this version is not backward compatible with native forms.

What do you need to do?

  • Upgrade to SDK version 2.4.0.
  • Ensure your development environment is running Xcode 16.2 or higher.
  • Update document capture implementations to use Core and Crashguard subspecs instead of DocDetect module.
  • Contact HyperVerge SPOC for migration guidance and support during the transition.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
6 February 2026Android SDK

Version 2.4.1

Added UI customisations for face capture and document capture retake screens.

Feature UpdateEnhancement

What is this release about?

  • Added customisation for the retake message card through configs for face capture and document capture flows.

Why do you need to upgrade?

  • Upgrade if the retake error message card needs customisations.

What do you need to do?

  • Upgrade to SDK version 2.4.1.
  • Contact HyperVerge SPOC to enable customisations through configs.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
5 February 2026Web SDK

Version 10.3.0

Added UI customisations for face capture and document capture retake screens and custom attempts count per module.

Feature UpdateEnhancement

What is this release about?

  • Added customisation for the retake message card through configs for face capture and document capture flows.
  • Added support for custom attempts count for the same type of module in the workflow.

Why do you need to upgrade?

  • Upgrade if the retake error message card needs customisations or to customise the number of attempts for each module.

What do you need to do?

  • Upgrade to SDK version 10.3.0.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
3 February 2026iOS SDK

Version 1.0.0

Updated minimum Xcode requirement to 16.2, removed DocDetect subspec, and improved UI configurability of retake screens.

Breaking ChangeFeature UpdateEnhancement
Important
Action Required: This release includes breaking changes. Update your integration to use Core and Crashguard subspecs instead of DocDetect, use webCore or webForms for the dynamic form module, and ensure you are building with Xcode 16.2 or later.

What is this release about?

  • Updated minimum Xcode version to 16.2 to leverage the latest development tools and ensure compatibility with modern iOS development practices.
  • Removed DocDetect submodule while allowing document auto capture using Apple's VisionKit.
  • SDK supports only web forms and removes support for native forms. Contact HyperVerge's SPOCs to enable web forms through configs.
  • Added customisation for the retake message card through configs for face capture and document capture flows.

Why do you need to upgrade?

  • This upgrade sets the foundation for improved maintainability and future enhancements while keeping features consistent across platforms.
  • Upgrade planning is essential as this version is not backward compatible with native forms.

What do you need to do?

  • Ensure your development environment is running Xcode 16.2 or higher.
  • Update document capture implementations to use Core and Crashguard subspecs instead of DocDetect module.
  • Contact HyperVerge SPOC for migration guidance and support during the transition.
  • Upgrade to SDK version 1.0.0.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
27 January 2026Web SDK

Version 10.2.0

Enhanced video recording, improved performance, reduced crashes, and fixed bugs in QR redirection flows.

Bug FixFeature UpdateEnhancement

What is this release about?

  • Updated video recording to generate consistent videos without errors. Contact HyperVerge's SPOC to enable this.
  • Updated internet connectivity check to use a JS function instead of downloading a large file. SDK downloads a 1KB file as a fallback.
  • Fixed crashes when device or browser does not have access to IndexedDB.
  • Fixed back button incorrectly displayed on the first screen of the document module on mobile when QR flow is enabled.

Why do you need to upgrade?

  • To ensure consistent video outputs.
  • Improved stability and performance to help conversions.

What do you need to do?

  • Upgrade to SDK version 10.2.0.
  • Contact HyperVerge's SPOC to enable the updated video recording feature.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
23 January 2026Android SDK

Version 2.4.0

Fixed video recording errors and upgraded security for detecting injection and suspicious devices.

Bug FixFeature Update

What is this release about?

Android Changes

  • Video generation success was determined by the phone, memory utilization of the app, etc. Now the SDK reliably generates videos with a combination of solutions in the frontend and backend. This improves compliance objectives of clients who need additional checks for their onboarding journeys.
  • Updated camera injection detection logic to be more reliable.

Why do you need to upgrade?

  • Upgrade is necessary to remain compliant if you are already consuming videos and are focused on solving camera injection and deepfake issues in the journey.

What do you need to do?

  • Upgrade to version 2.4.0.
  • Connect with HyperVerge SPOC to enable the video recording features of this release.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
23 January 2026React Native SDK

Version 2.4.0

Fixed video recording errors and upgraded security for detecting injection and suspicious devices.

Bug FixFeature Update

What is this release about?

Android Changes

  • Video generation success was determined by the phone, memory utilization of the app, etc. Now the SDK reliably generates videos with a combination of solutions in the frontend and backend. This improves compliance objectives of clients who need additional checks for their onboarding journeys.
  • Updated camera injection detection logic to be more reliable.

Why do you need to upgrade?

  • Upgrade is necessary to remain compliant if you are already consuming videos and are focused on solving camera injection and deepfake issues in the journey.

What do you need to do?

  • Upgrade to version 2.4.0.
  • Connect with HyperVerge SPOC to enable the video recording features of this release.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
16 January 2026Web SDK

Version 10.1.0

Added fallbacks to fetch face detection models and updated thresholds for back camera face detection.

Feature UpdateEnhancement

What is this release about?

  • Added fallback to internal CDN if the new face detection V2 model cannot be downloaded from a public CDN. This ensures business continuity.
  • Updated the thresholds to detect a face in back facing camera of phones for the new face detection V2 model.

Why do you need to upgrade?

  • Upgrade to ensure business continuity.

What do you need to do?

  • Upgrade to SDK version 10.1.0.
  • Contact HyperVerge SPOC to enable Face Detection V2 model that has enhanced face detection capabilities.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
9 January 2026Web SDK

Version 10.0.0

Enhanced real-time events with more information, updated CDN URLs for assets, and added stability fixes.

Breaking ChangeFeature UpdateEnhancement

What is this release about?

  • [Breaking Change] Migrated from https://hv-web-sdk-cdn.hyperverge.co to https://assets.edge.hyperverge.co/sdk/default CDN URL. SDK will fetch all images and animation assets from this URL.
  • Please follow this migration doc to ensure breaking changes are handled.
  • Enhanced Real-Time Events feature with directive-driven lifecycle events at application, step, and substep boundaries.
  • New schema version 2.0.0 with structured payload containing common and properties objects.
  • Support for workflow_started and workflow_completed events via directives.application configuration.
  • Support for step_started, step_ended, substep_started and substep_ended events via directives.steps configuration.
  • Fixed race conditions in calling internal APIs that update the status of the workflow. This should reduce end_state_reached errors.

Why do you need to upgrade?

  • Important upgrade to ensure you have enhanced capabilities to track with more data by using real-time events. Upgrade will also allow HyperVerge to pull and serve assets efficiently.

What do you need to do?

  • Refer to migration doc and apply the changes before upgrading.
  • Upgrade to SDK version 10.0.0.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
21 December 2025React Native SDK

Version 2.3.4

Fixed crashes that occur due to Activity recreations in Android.

Bug Fix

What is this release about?

Android Changes

  • Fixed NullPointerException crashes caused by Activity recreation in HVDocConfig.getModuleId() and HVRetakeActivity.callingActivity.

Why do you need to upgrade?

  • Upgrade to ensure users complete the onboarding flow during rare Activity recreation scenarios as well.

What do you need to do?

  • Upgrade to SDK version 2.3.4.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
11 December 2025React Native SDK

Version 2.3.3

Fixed ProGuard issues when SDK is repackaged by the parent application.

Bug Fix

What is this release about?

Android Changes

  • Fixed Execution failed for task ':app:checkDebugDuplicateClasses' ProGuard issues. These issues occur due to repackaging rules that led to having same package names for multiple classes of the codebase.

Why do you need to upgrade?

  • Upgrade to ensure SDK release builds are not blocked.

What do you need to do?

  • Upgrade to SDK version 2.3.3.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
10 December 2025React Native SDK

Version 2.3.2

Fixed base64 input parsing issues in workflow.

Bug Fix

What is this release about?

Android Changes

  • Previous SDKs were returning Could Not Get Params errors when base64 strings are passed as inputs to the workflow. This release fixes these issues and ensures the SDK parses base64 strings.

Why do you need to upgrade?

  • SDK upgrade is advised if you are passing base64 strings to the SDK using the setInputs function.

What do you need to do?

  • Upgrade to SDK version 2.3.2.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
4 December 2025React Native SDK

Version 2.3.1

Fixed issues with location updates when approximate permissions are provided by users on Android.

Bug Fix

What is this release about?

Android Changes

  • Earlier versions of the SDK were not getting the location updates when users choose to provide approximate permissions in the Android permission dialog box. This release fixes and handles these permissions issues and ensures location data is always available.

Why do you need to upgrade?

  • Ensures location data is updated always, if you are using setUseLocation in your integration and have enabled it, and when users choose approximate location permissions.

What do you need to do?

  • Upgrade SDK version to 2.3.1.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
28 November 2025React Native SDK

Version 2.3.0

Fixed issues with location updates on face capture flows in Android and fixed margins for safe area when webview config is set to full screen on iOS.

Bug Fix

What is this release about?

Android Changes

  • An issue with updating the face detector state when setUseLocation is set to true is now fixed. This ensures users are not blocked to complete the face capture flows when location is enabled.

iOS Changes

  • The issue where safe area was getting overlapped by the content of the screen in multi-Account Aggregator and VKYC flows is fixed now. This will ensure battery, wifi and other icons don't get overlapped by the contents of the SDK's screen.

Why do you need to upgrade?

  • If you are using setUseLocation in your integration and have enabled it, users would be blocked from capturing photos. An upgrade is needed to ensure users are not blocked and complete the journey.

What do you need to do?

  • Upgrade to SDK version 2.3.0.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
12 November 2025React Native SDK

Version 2.2.4

Fixed bugs and crashes on Android SDK for selfie capture and NFC reading flows.

Bug Fix

What is this release about?

Android Changes

Crash Fixes:

  • NullPointerException from corrupted cache states.
  • Multiple IllegalStateException crashes in NFC reader flow (Fragment lifecycle and context issues).
  • SecurityException for camera access from different process.

Bug Fixes:

  • Typecast errors causing HV Error 0 on certain devices.
  • Selfie retake screen not appearing when liveness API call required after SDK capture validation fails.
  • Face detection UI not updating during retakes when zoom enabled and face absent from captured image.

Why do you need to upgrade?

  • The release focuses on fixing crashes and bugs affecting selfie capture and liveness to maintain business continuity.

What do you need to do?

  • Upgrade to version 2.2.4.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
18 December 2025Flutter SDK

Version 2.3.0

Fixed crashes caused by Activity recreation in Android flows.

Bug Fix

What is this release about?

Android Changes

  • Fixed NullPointerException crashes caused by Activity recreation in HVDocConfig.getModuleId() and HVRetakeActivity.callingActivity.

Why do you need to upgrade?

  • To ensure users complete the onboarding flow successfully even when Activity recreation occurs.

What do you need to do?

  • Upgrade to SDK version 2.3.0.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
18 December 2025Flutter SDK

Version 2.2.0

Fixed payload encryption issues on Android and safe area overlaps on iOS.

Bug Fix

What is this release about?

Android Changes

  • Fixed decryption failures by ensuring the SDK sends complete encrypted payloads even in low or unstable internet connections.

iOS Changes

  • Fixed safe area overlap issues when the webview is configured for full screen in multi-Account Aggregator and VKYC flows.

Why do you need to upgrade?

  • To ensure stable network behaviour and consistent UI across Android and iOS, especially in low connectivity and full screen webview scenarios.

What do you need to do?

  • Upgrade to SDK version 2.2.0.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
15 December 2025Android SDK

Version 2.3.4

Fixed crashes caused by Activity recreation in Android flows.

Bug Fix

What is this release about?

  • Fixed NullPointerException crashes caused by Activity recreation in HVDocConfig.getModuleId() and HVRetakeActivity.callingActivity.

Why do you need to upgrade?

  • To ensure users complete the onboarding flow successfully even when Activity recreation occurs.

What do you need to do?

  • Upgrade to SDK version 2.3.4.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
11 December 2025iOS SDK

Version 0.50.4

Fixed completion callback ordering to avoid early callback before SDK closes.

Bug Fix

What is this release about?

  • Fixed an issue where the SDK sent the completion callback before closing its screens, ensuring the callback is triggered only after all SDK screens are closed.

Why do you need to upgrade?

  • To reduce the risk of rare edge case crashes when navigating to a different ViewController after receiving the completion callback.

What do you need to do?

  • Update SDK version to 0.50.4.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
11 December 2025Android SDK

Version 2.3.3

Fixed ProGuard duplicate classes issues when the SDK is repackaged.

Bug Fix

What is this release about?

  • Fixed ProGuard issues (Execution failed for task ':app:checkDebugDuplicateClasses') that caused duplicate class errors when the SDK was repackaged due to conflicting package names.

Why do you need to upgrade?

  • To ensure SDK release builds are not blocked by duplicate classes errors during compilation.

What do you need to do?

  • Upgrade to SDK version 2.3.3.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
10 December 2025Android SDK

Version 2.3.2

Fixed base64 input parsing issues in workflows.

Bug Fix

What is this release about?

  • Fixed issues where workflows returned Could Not Get Params errors when base64 strings were passed as inputs, ensuring the SDK correctly parses base64 inputs.

Why do you need to upgrade?

  • To ensure workflows run reliably without parameter parsing errors when you pass base64 strings to the SDK.

What do you need to do?

  • Upgrade to SDK version 2.3.2.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
4 December 2025Android SDK

Version 2.3.1

Fixed issues with location updates when users grant approximate location permissions.

Bug Fix

What is this release about?

  • Fixed issues where the SDK did not receive location updates when users granted only approximate location permissions in the Android permissions dialog, ensuring location data remains available.

Why do you need to upgrade?

  • To ensure location data stays updated when you use setUseLocation and users choose approximate location permissions.

What do you need to do?

  • Upgrade SDK version to 2.3.1.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
3 December 2025Web SDK

Version 9.18.0

Updated self video KYC UI to meet nominee opt out compliance and improve stability.

Feature UpdateEnhancement

What is this release about?

  • Updated the self video KYC UI and UX to improve conversions while aligning with nominee opt out regulations.
  • Added fallbacks for scripts loaded from Cloudflare to improve reliability in case of CDN issues.
  • Fixed issues with infinite loading screens when the Lottie package failed to download.

Why do you need to upgrade?

  • To ensure compliance with nominee opt out regulations and provide a smoother, more reliable self video KYC experience.

What do you need to do?

  • Upgrade SDK version to 9.18.0.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
28 November 2025Android SDK

Version 2.3.0

Fixed location update handling in face capture flows when location is enabled.

Bug Fix

What is this release about?

  • Fixed issues with updating the face detector state when setUseLocation is set to true, ensuring users are not blocked from completing face capture flows when location is enabled.

Why do you need to upgrade?

  • To ensure users complete photo capture flows without being blocked when location is required and setUseLocation is enabled.

What do you need to do?

  • Upgrade SDK version to 2.3.0.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
27 November 2025Web SDK

Version 9.17.2

Improved stability of the self video KYC module and prepared flows for nominee opt out.

Bug FixFeature Update

What is this release about?

  • Improved the self video KYC module with enhancements to existing features and multiple bug fixes to stabilize the experience.
  • Updated the video statement module so the start recording button appears for every new attempt, not just the first attempt.
  • Added configuration to control the time delay of the end state Lottie animation, which can be enabled by HyperVerge teams.
  • Fixed an issue where the video statement timer did not count down fully to 0.
  • Fixed issues where workflows redirected users to unintended modules.

Why do you need to upgrade?

  • To ensure overall stability and readiness of nominee opt out flows in the self video KYC module.

What do you need to do?

  • Upgrade to SDK version 9.17.2.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
24 November 2025Android SDK

Version 2.2.5

Fixed network issues for cases when payload encryption is used.

Bug Fix

What is this release about?

  • The SDK was sending partial encrypted payloads in low or highly unstable internet connections, resulting in decryption failures at the backend. This issue has been fixed.

Why do you need to upgrade?

  • Important to upgrade if you're using or planning to use payload encryption to ensure the SDK remains stable in low or highly unstable internet connectivity.

What do you need to do?

  • Update to SDK version 2.2.5
  • For additional support or queries, please contact our support team at support@hyperverge.co.
24 November 2025iOS SDK

Version 0.50.3

Fixed margins for safe area when webview config is set to full screen.

Bug Fix

What is this release about?

  • Fixed safe area overlap when the webview is set to full screen in multi-Account Aggregator and VKYC flows, keeping status bar icons like wifi and battery visible.

Why do you need to upgrade?

  • To ensure users don't encounter broken UI components.

What do you need to do?

  • Update to SDK version 0.50.3
  • For additional support or queries, please contact our support team at support@hyperverge.co.
21 November 2025Android SDK

Version 2.2.4

Fixed crashes on the document capture flows and selfie capture flows.

Bug Fix

What is this release about?

  • This release fixes 2 crashes:
  • RuntimeException: Unable to start activity co.hyperverge.hypersnapsdk.activities.HVDocReviewActivity}: java.lang.NullPointerException at HVDocReviewActivity.loadReviewImage - An edge case crash that occurred in document capture flows during activity recreation scenarios
  • NullPointerException: println needs a message - A crash that occurred when an error log didn't have a message to print

Why do you need to upgrade?

  • To ensure business continuity and stable flows for document and face capture flows

What do you need to do?

  • Update to SDK version 2.2.4
  • For additional support or queries, please contact our support team at support@hyperverge.co.
19 November 2025Web SDK

Version 9.17.1

Updated SKYC permissions screen for camera and mic troubleshooting and fixed permissions event listener issues that redirected users to selfie capture module.

Bug FixFeature Update

What is this release about?

  • Updated the SKYC (Self KYC) permissions screen for camera and mic to ensure users can troubleshoot and re-enable permissions when they are blocked
  • Fixed permissions event listener issues that redirected users to the selfie capture module (if it exists before the SKYC module)

Why do you need to upgrade?

  • Upgrade to this version of the SDK to ensure better stability and compliance with SEBI guidelines for nominee opt out, which has a deadline of December 15th, 2025.

What do you need to do?

  • Update to version 9.17.1 and contact HyperVerge for all details about nominee opt out module
  • For additional support or queries, please contact our support team at support@hyperverge.co.
12 November 2025React Native SDK

Version 2.2.4

Fixed bugs and crashes on the Android SDK for selfie capture and NFC reading flows.

Bug Fix

What is this release about?

Android Changes

Crash Fixes:

  • NullPointerException from corrupted cache states
  • Multiple IllegalStateException crashes in NFC reader flow (Fragment lifecycle and context issues)
  • SecurityException for camera access from different process

Bug Fixes:

  • Typecast errors causing HV Error 0 on certain devices
  • Selfie retake screen not appearing when liveness API call is required after SDK capture validation fails
  • Face detection UI not updating during retakes when zoom is enabled and face is absent from captured image

Why do you need to upgrade?

  • This release fixes crashes and bugs affecting selfie capture and liveness to maintain business continuity.

What do you need to do?

  • Update to version 2.2.4
  • For additional support or queries, please contact our support team at support@hyperverge.co.
12 November 2025Flutter SDK

Version 2.1.2

Fixed crashes relating to NullPointerException and bugs in the selfie capture flow on the Android platform.

Bug Fix

What is this release about?

  • Android Changes
  • Crash Fixes:
  • NullPointerException from corrupted cache states
  • Multiple IllegalStateException crashes in NFC reader flow (Fragment lifecycle and context issues)
  • SecurityException for camera access from different process
  • Bug Fixes:
  • Typecast errors causing HV Error 0 on certain devices
  • Selfie retake screen not appearing when liveness API call is required after SDK capture validation fails
  • Face detection UI not updating during retakes when zoom is enabled and face is absent from captured image

Why do you need to upgrade?

  • This release fixes crashes and bugs affecting selfie capture and liveness to maintain business continuity.

What do you need to do?

  • Update to version 2.1.2
  • For additional support or queries, please contact our support team at support@hyperverge.co.
6 November 2025Web SDK

Version 9.17.0

Fixed issues in the SKYC module to make it production ready for nominee opt out flows.

Feature Update

What is this release about?

  • Introduced transliteration support for speech-to-text matching, enabling the SDK to display the SKYC statement in a local language while the system matches the spoken statement with an English transliterated version
  • Added payload encryption to the remaining APIs of the SKYC modules
  • Updated branding UI alignment on retake screens for the SKYC module to prevent broken appearance
  • Fixed internal server error errors thrown by the SDK when failed API calls are retried with payload encryption enabled
  • Added support to customize the text color and style of the alert box in the selfie module

Why do you need to upgrade?

  • Upgrade to this version to be ready for the SEBI nominee opt out circular, which has a deadline of December 15th, 2025

What do you need to do?

  • Update to version 9.17.0 and contact HyperVerge for nominee opt out module changes to be enabled.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
28 October 2025Android SDK

Version 2.2.3

Fixed bugs and crashes on the Android SDK for selfie capture and NFC reading flows.

Bug Fix

What is this release about?

  • Crash Fixes:
  • NullPointerException from corrupted cache states
  • Multiple IllegalStateException crashes in NFC reader flow (Fragment lifecycle and context issues)
  • SecurityException for camera access from different process
  • Bug Fixes:
  • Typecast errors causing HV Error 0 on certain devices
  • Selfie retake screen not appearing when liveness API call is required after SDK capture validation fails
  • Face detection UI not updating during retakes when zoom is enabled and face is absent from captured image

Why do you need to upgrade?

  • This release fixes crashes and bugs affecting selfie capture and liveness to maintain business continuity.

What do you need to do?

  • Update to SDK version 2.2.3
  • For additional support or queries, please contact our support team at support@hyperverge.co.
23 October 2025Web SDK

Version 9.16.1

Fixed the status sent back in the SDK response when finishTransaction API fails.

Bug Fix

What is this release about?

  • Previously, the SDK would send back the actual application status of the workflow even when the finishTransaction API failed, causing the frontend to return a state that wasn't updated in the backend. In this release, if the finishTransaction API fails, the SDK will return an error state.

Why do you need to upgrade?

  • Upgrade to this version to ensure data is properly synced between the frontend (via the SDK callback) and backend (HyperVerge services).

What do you need to do?

  • Update to version 9.16.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
17 October 2025React Native SDK

Version 2.2.3

Fixed a close button bug on the selfie capture screen on Android and fixed crashes related to video recording features of the selfie capture flows.

Bug Fix

What is this release about?

    Android Changes:
  • A close button is only enabled if it's enabled in the config. The release focuses on ensuring the close button is functional.
  • iOS Changes:
  • HVFrCameraParent.processImage(_:metaDict:onCaptureHandler:) crashes that occur when users tap the back button in selfie capture while the video is being processed
  • Fixed an issue that caused infinite loops when the back button is tapped on the selfie capture page while video recording is enabled

Why do you need to upgrade?

  • To ensure Android users can exit the SDK via the close button on selfie capture screens when that control is enabled in the config.
  • To ensure a stable and bug-free experience for users on iOS devices

What do you need to do?

  • Update to version 2.2.3
  • For additional support or queries, please contact our support team at support@hyperverge.co.
16 October 2025Android SDK

Version 2.2.2

Fixed a close button bug on the selfie capture screen.

Bug Fix

What is this release about?

  • The close button appears only when enabled in the config. This release ensures the close button functions correctly.

Why do you need to upgrade?

  • Users tapping the close button on the selfie capture page won't be able to close the SDK. This affects only those workflows where the close button is enabled in the config.

What do you need to do?

  • Update to version 2.2.2
  • For additional support or queries, please contact our support team at support@hyperverge.co.
15 October 2025iOS SDK

Version 0.50.2

Fixed crashes related to video recording features of the selfie capture flows.

Bug Fix

What is this release about?

  • HVFrCameraParent.processImage(_:metaDict:onCaptureHandler:) crashes that occur when users tap the back button in selfie capture while the video is being processed
  • Fixed an issue that caused infinite loops when the back button is tapped on the selfie capture page while video recording is enabled

Why do you need to upgrade?

  • To ensure a stable and bug-free experience for users

What do you need to do?

  • Update to SDK version 0.50.2
  • For additional support or queries, please contact our support team at support@hyperverge.co.
14 October 2025Web SDK

Version 9.16.0

Handled false completion status and data consistency issues in non-linear workflows and ensured correct region is selected for the finishTransaction API call.

Bug FixFeature Update

What is this release about?

  • Added workflow configs for non-linear flows to handle data consistency and prevent false completion status when users retry or repeat branches
  • SDK now uses correct region for finishTransaction API base URL

Why do you need to upgrade?

  • Upgrade to ensure non-linear workflows don't have data consistency and false completion issues, and to ensure the correct regions are selected to transfer finishTransaction data

What do you need to do?

  • Update to version 9.16.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
14 October 2025Android SDK

Version 2.2.1

Fixed typecast issues on face capture flows and resolved face capture failed! errors caused due to it.

Bug Fix

What is this release about?

  • This release fixes face capture failed! errors on specific Android devices like the Samsung S23 Ultra caused by typecast issues when handling API status codes in the SDK.

Why do you need to upgrade?

  • To reduce the number of face capture failed! errors occurring for users

What do you need to do?

  • Update to version 2.2.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
14 October 2025React Native SDK

Version 2.2.2

Fixed typecast issues on face capture flows and resolved face capture failed! errors caused due to it.

Bug Fix

What is this release about?

  • Android Changes:
  • This release fixes face capture failed! errors on specific Android devices like the Samsung S23 Ultra caused by typecast issues when handling API status codes in the SDK.

Why do you need to upgrade?

  • To reduce the number of face capture failed! errors occurring for users

What do you need to do?

  • Update to version 2.2.2
  • For additional support or queries, please contact our support team at support@hyperverge.co.
7 October 2025React Native SDK

Version 2.2.1

Fixed breaking back navigation changes in Android 16 that were introduced in Android API level 36 and upgraded Sentry SDK. Also fixed UI bugs on the iOS SDK when an empty document side is configured in the document capture page.

Bug FixFeature Update

What is this release about?

    Android Changes:
  • SDK's compileSDKVersion and targetSDKVersion have been bumped to Android API level 36
  • The SDK uses onBackInvokedDispatcher instead of onBackPressed for Android API level ≥ 36
  • The Sentry Android SDK has been upgraded from 6.30.0 to 8.21.1
  • iOS Changes:
  • The SDK now shows the default side configuration when the text config key for showing the sides is empty

Why do you need to upgrade?

  • Upgrade to ensure full support for devices running Android 16
  • It's recommended to upgrade if Sentry is also used as a dependency in any of your projects to ensure breaking changes from Sentry don't cause crashes
  • Upgrade the SDK to ensure UI fixes are available to users

What do you need to do?

  • Update to version 2.2.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
7 October 2025React Native SDK

Version 2.1.0

Fixed bugs and added complete support for VKYC and multi-Account Aggregator flows.

Bug FixFeature Update

What is this release about?

    Android Changes:
  • SDK now has updated UI to support Multi-Account Aggregator flows and VKYC flows
  • iOS Changes:
  • SDK now has updated UI to support Multi-Account Aggregator flows and VKYC flows
  • Updated the deployment target to iOS 13 from iOS 12.

Why do you need to upgrade?

  • SDK upgrade is important to support multiple account aggregator flows
  • SDK now also supports VKYC modules and handles the webview integration, reducing the efforts needed to have a custom webview implementation on your side

What do you need to do?

  • Update to version 2.1.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
6 October 2025Flutter SDK

Version 2.1.0

Fixed several issues by incorporating fixes from Android and iOS SDKs, and updated the minimum deployment target to iOS 13.0 and compileSDKVersion to 36 for Android.

Bug FixFeature Update

What is this release about?

    Android Changes:
  • Added UI support for Multi-Account Aggregator and VKYC flows
  • Updated compileSDKVersion and targetSDKVersion to Android API 36
  • Switched to onBackInvokedDispatcher for API level ≥ 36
  • Upgraded Sentry Android SDK from 6.30.0 to 8.21.1
  • iOS Changes:
  • Added webview support for Multi-Account Aggregator and VKYC flows (eliminates need for custom webview implementation)
  • Raised deployment target from iOS 12 to iOS 13
  • Default side configuration now displays when text config key is empty

Why do you need to upgrade?

  • Required for multiple Account Aggregator flows support
  • Adds VKYC module support with built-in webview integration (eliminates custom implementation)
  • Ensures Android 16 compatibility
  • Prevents Sentry dependency conflicts and crashes if Sentry is used in your project
  • Includes critical UI bug fixes

What do you need to do?

  • Update to SDK version 2.1.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
6 October 2025iOS SDK

Version 0.50.1

Fixed a UI bug when an empty document side is configured in the document capture page.

Bug Fix

What is this release about?

  • The SDK now shows the default side configuration when the text config key for showing the sides is empty

Why do you need to upgrade?

  • Upgrade the SDK to ensure UI fixes are available to users

What do you need to do?

  • Update to SDK version 0.50.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
27 September 2025Android SDK

Version 2.2.0

Fixed the breaking back-navigation changes in Android 16 that were introduced in Android API level 36 and upgraded Sentry SDK.

Feature Update

What is this release about?

  • SDK's compileSDKVersion and targetSDKVersion have been bumped to Android API level 36
  • The SDK uses onBackInvokedDispatcher instead of onBackPressed for Android API level ≥ 36
  • The Sentry Android SDK has been upgraded from 6.30.0 to 8.21.1

Why do you need to upgrade?

  • Upgrade to ensure full support for devices running Android 16
  • It's recommended to upgrade if Sentry is also used as a dependency in any of your projects to ensure breaking changes from Sentry don't cause crashes

What do you need to do?

  • Update to version 2.2.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
26 September 2025Web SDK

Version 9.15.10

Fixed infinite loading issues when location permission is denied and resolved Webcam is not loaded yet errors.

Bug Fix

What is this release about?

  • Fixed infinite loading state when setUseLocation is true and user denies location permission
  • Resolved Webcam is not loaded yet error that occurred when users reloaded capture pages

Why do you need to upgrade?

  • Upgrade is essential to ensure permission denial and webpage reload cases don't lead to user dropoffs

What do you need to do?

  • Update to version 9.15.10
  • For additional support or queries, please contact our support team at support@hyperverge.co.
22 September 2025Web SDK

Version 9.15.9

Ensured the SDK retries the final status update API call in cases of network failures.

Enhancement

What is this release about?

  • The SDK now retries the finishTransaction API call to ensure the final status is pushed to HyperVerge backend systems in case of transport layer errors like timeouts and network failures

Why do you need to upgrade?

  • Upgrade to ensure the status of user flows is updated in cases of network failures

What do you need to do?

  • Update to version 9.15.9
  • For additional support or queries, please contact our support team at support@hyperverge.co.
18 September 2025Web SDK

Version 9.15.8

Fixed crashes when Face Detection V2 model is used in edge cases by adding fallback to Face Detection V1 model.

Bug Fix

What is this release about?

  • The SDK now falls back to Face Detection V1 model when WebGL is not available or in low memory situations. This ensures business continuity when devices and hardware don't support the upgraded model

Why do you need to upgrade?

  • Ensure stable performance across devices and users when the Face Detection V2 model is updated

What do you need to do?

  • Update to version 9.15.8
  • Contact HyperVerge to learn more about the Face Detection V2 model and for it to be enabled.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
17 September 2025Android SDK

Version 2.1.0

Added full support for Multi-Account Aggregator and Video KYC (VKYC) modules.

Feature Update

What is this release about?

  • The SDK now has updated UI to support Multi-Account Aggregator and VKYC flows

Why do you need to upgrade?

  • SDK upgrade is important to support multiple account aggregator flows
  • The SDK now supports VKYC modules and handles webview integration, reducing the effort needed for a custom webview implementation on your side

What do you need to do?

  • Update to version 2.1.0
  • Connect with HyperVerge to enable Account Aggregator or VKYC flows
  • For additional support or queries, please contact our support team at support@hyperverge.co.
17 September 2025iOS SDK

Version 0.50.0

Added support for VKYC and multi-Account Aggregator flows and updated the deployment target to iOS 13.0.

Bug FixFeature Update

What is this release about?

  • This release supports multi-Account Aggregator flows and VKYC flows on the webviews we maintain, eliminating the need for clients to manage their custom webview implementation for these flows
  • Updated the deployment target from iOS 12 to iOS 13

Why do you need to upgrade?

  • SDK upgrade is important to support multiple account aggregator flows
  • The SDK now supports VKYC modules and handles webview integration, reducing the effort needed for a custom webview implementation on your side

What do you need to do?

  • Update to version 0.50.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
16 September 2025Web SDK

Version 9.15.7

Enhanced security with payload encryption and signature validation for SKYC module APIs and added logic to select main back camera for specific OnePlus models.

Bug FixEnhancement

What is this release about?

  • SKYC module APIs now support payload encryption and signature verification
  • OnePlus devices now use main back camera instead of wide-angle in document capture and wet sign modules to prevent blurred images

Why do you need to upgrade?

  • To ensure greater security for SKYC flows
  • To ensure user drop off and error rates are reduced in specific OnePlus devices in document capture or wet sign flows.

What do you need to do?

  • Update to version 9.15.7
  • For additional support or queries, please contact our support team at support@hyperverge.co.
10 September 2025Web SDK

Version 9.15.6

Added countdown timer for SKYC flow, and removed unwanted URLs that were being called in the SDK.

Feature Update

What is this release about?

  • The release now shows a countdown timer to indicate to users how much time is available for them to record themselves before the flow progresses.
  • Removed https://jsonip.com/ API for fetching IP.

Why do you need to upgrade?

  • For SKYC modules to ensure better user experience.

What do you need to do?

  • Update to version 9.15.6
  • For additional support or queries, please contact our support team at support@hyperverge.co.
8 September 2025Web SDK

Version 9.15.5

Added missing logs for enhancing session recording feature in the HVOne Dashboard and fixed workflow resumption issues.

Bug Fix

What is this release about?

  • In rare edge cases that involves capturing 2 sides of the document, the SDK was resetting the state which was leading to wrong condition evaluation.

Why do you need to upgrade?

  • Upgrade is needed to ensure proper conditional evaluation for two side capture of documents.

What do you need to do?

  • Update to version 9.15.5
  • For additional support or queries, please contact our support team at support@hyperverge.co.
5 September 2025React Native SDK

Version 2.0.1

Fixed crashes that occurred due to Kotlin incompatibilities because of the usage of Kotlin's removeLast() and removeFirst() functions.

Bug Fix

What is this release about?

  • Since removeLast() and removeFirst() is part of Kotlin already and is now recently added in Java as well for List operations, collision of functions will result in crash. The JVM will resolve to Java's functions and at runtime will cause crashes.

Why do you need to upgrade?

  • Ensuring stability for all users on Android 14 and below

What do you need to do?

  • Update to version 2.0.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
5 September 2025Flutter SDK

Version 2.0.1

Fixed crashes that occurred due to Kotlin incompatibilities because of the usage of Kotlin's removeLast() and removeFirst() functions.

Bug Fix

What is this release about?

  • Since removeLast() and removeFirst() is part of Kotlin already and is now recently added in Java as well for List operations, collision of functions will result in crash. The JVM will resolve to Java's functions and at runtime will cause crashes.

Why do you need to upgrade?

  • Ensuring stability for all users on Android 14 and below

What do you need to do?

  • Update to version 2.0.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
5 September 2025React Native SDK

Version 2.0.1

Fixed crashes that occurred due to the usage of Kotlin's removeLast() and removeFirst() functions.

Bug Fix

What is this release about?

  • The removeLast() and removeFirst() functions were originally part of Kotlin and have recently been added to Java for List operations. This creates a function name collision that causes crashes because the JVM resolves to Java's implementation at runtime, leading to compatibility issues.

Why is this release important?

  • To ensure stability for all users on Android 14 and below

What do you need to do?

  • Update the version to 2.0.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
5 September 2025Flutter SDK

Version 2.0.1

Fixed crashes that occurred due to the usage of Kotlin's removeLast() and removeFirst() functions.

Bug Fix

What is this release about?

  • Android Changes
    • Since removeLast() and removeFirst() is part of Kotlin already and is now recently added in Java as well for List operations, collision of functions will result in crash. The JVM will resolve to Java's functions and at runtime will cause crashes.

Why is this release important?

  • Ensuring stability for all users on Android 14 and below

What changes needs to be done?

  • Update to version 2.0.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
5 September 2025Android SDK

Version 2.0.2

Fixed crashes that occurred due to the usage of Kotlin's removeLast() and removeFirst() functions.

Bug Fix

What is this release about?

  • The removeLast() and removeFirst() functions were originally part of Kotlin and have recently been added to Java for List operations. This creates a function name collision that causes crashes because the JVM resolves to Java's implementation at runtime, leading to compatibility issues.

Why do you need to upgrade?

  • To ensure stability for all users on Android 14 and below

What do you need to do?

  • Update the version to 2.0.2
  • For additional support or queries, please contact our support team at support@hyperverge.co.
1 September 2025Web SDK

Version 9.15.4

Fixed issues with real time events not being triggered when the application reached an end state.

Bug Fix

What is this release about?

  • The SDK was not triggering real time events when the application reached an end state due to conditions in the workflow. This was fixed to trigger real time events.

Why do you need to upgrade?

  • If real time events is used, it is essential to upgrade to ensure there's no data loss with respect to consuming real time events from the SDK

What do you need to do?

  • Update to version 9.15.4
  • For additional support or queries, please contact our support team at support@hyperverge.co.
28 August 2025Web SDK

Version 9.15.3

Fixed bugs for the Self KYC (SKYC) flows including video file extensions and Liveness error messages.

Bug Fix

What is this release about?

  • The downloaded video files previously didn't have proper extensions. This release makes sure the videos will only have video extensions (`.webm`, `.mp4`, `.mov`, `.mkv`, etc)
  • The SDK now shows the Liveness error message in case there are Liveness quality failures

Why do you need to upgrade?

  • This upgrade is essential if the SKYC is part of the KYC journey to ensure better UX for customers and to consume proper video recordings

What do you need to do?

  • Update to version 9.15.3
  • For additional support or queries, please contact our support team at support@hyperverge.co.
27 August 2025React Native SDK

Version 2.0.0

Fixed bugs on the top bar of the SDK screens with respect to close button and logos.

Feature Update

What is this release about?

  • Android Changes
    • In workflow configurations where back button is removed, the close button also gets removed. This release fixes the bug to ensure both back button and close button are independent of each other.
    • When logo is added and close button is removed, the logo left aligns instead of aligning to the center. This issue is fixed to ensure consistency across screens.

Why is this release important?

  • Upgrade needed to ensure consistent UI across modules for users.

What do you need to do?

  • Upgrade to version 2.0.0. Contact HyperVerge for workflow related updates.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
22 August 2025Android SDK

Version 2.0.1

Fixed bugs on the top bar of the SDK screens with respect to close button and logos.

Bug Fix

What is this release about?

  • In workflow configurations where back button is removed, the close button also gets removed. This release fixes the bug to ensure both back button and close button are independent of each other.
  • When logo is added and close button is removed, the logo left aligns instead of aligning to the center. This issue is fixed to ensure consistency across screens.

Why do you need to upgrade?

  • Upgrade needed to ensure consistent UI across modules for users.

What do you need to do?

  • Upgrade to version 2.0.1. Contact HyperVerge for workflow related updates.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
22 August 2025Flutter SDK

Version 2.0.0

Primarily focused on supporting Android 15 and iOS 26 compatibility changes. Also included UX improvements for handling very slow network conditions.

Feature Update

What is this release about?

  • Android Changes
    • Starting November 1st, 2025, all new apps and updates to existing apps submitted to Google Play and targeting Android 15+ devices must support 16 KB page sizes on 64-bit devices.
    • Updates the C++ libraries and dependencies to support 16 KB page sizes
    • The SDK now shows a network retry page on SDK launch as well for all API calls when there's no or low internet connectivity.
  • iOS Changes
    • Makes use of Apple's recommendation for face detection - using VisionKit. This also addresses rare crashes, showing of network retry pages and saving files appropriately.
    • Supports to show network retry pages when the requests time out in slow networks. It saves the files in a private directory within the app. his release also fixes rare edge case crashes

Why is this release important?

  • To ensure compliance with Google Play Store policies before the November 1st 2025 deadline.
  • To ensure users don't drop off and retry in low or no internet connectivity

What changes needs to be done?

  • Update to version 2.0.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
20 August 2025Android SDK

Version 2.0.0

Added page size support of 16 KB for apps targeting Android 15 (API level 35) and above.

Feature Update

What is this release about?

  • Starting November 1, 2025, all new apps and updates to existing apps submitted to Google Play and targeting Android 15+ devices must support 16 KB page sizes on 64-bit devices.
  • Updates the C++ libraries and dependencies to support 16 KB page sizes

Why do you need to upgrade?

  • To ensure compliance with Google Play Store policies before the November 1, 2025 deadline.

What do you need to do?

  • Upgrade to version 2.0.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
19 August 2025React Native SDK

Version 1.1.0

Implemented VisionKit for face detection as recommended by Apple. Fixed rare crashes, improved network retry page handling, and enhanced file saving functionality. Added better handling for slow network conditions and resolved edge case crashes.

Bug FixFeature Update

What is this release about?

  • Android Changes
    • The SDK now shows the network retry page when requests timeout when the SDK is initialised.
  • iOS Changes
    • Uses VisionKit for face detection thereby ensuring long term support to upcoming iOS 26 and beyond releases.
    • The SDK now shows the network retry page when requests timeout when the SDK is initialised.
    • We now save files in a private directory within the app and fix rare edge case fixes when corrupted files are used to upload

Why is this release important?

  • Helps in continuity in feature stability for the upcoming iOS 26 release and overall stability of the SDK

What do you need to do?

  • Update to version 1.1.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
18 August 2025Web SDK

Version 9.15.2

Fixed UI issues in countries list and date picker render issues in Vue.js integrations.

Bug Fix

What is this release about?

  • The release fixes countries list scroll issues. Users were not able to scroll when a huge country list was rendered.
  • In Vue.js integrations, the date picker was not visible as the tag was `undefined`. Date picker will be shown properly in Vue.js from this release

Why do you need to upgrade?

  • To ensure users are not blocked in selecting countries. If you are using Vue.js, upgrade is needed to show all UI components properly

What do you need to do?

  • Update to version 9.15.2
  • For additional support or queries, please contact our support team at support@hyperverge.co.
17 August 2025Web SDK

Version 9.15.1

Fixed incorrect securitypolicyviolation event triggers and fixed rare edge case Bug Fixes.

Bug Fix

What is this release about?

  • This release fixes the "You are getting redirected" screen that are shown to users by removing the securitypolicyviolation callback after webview is done executing

Why do you need to upgrade?

  • To ensure users are not blocked after RPD and Digilocker modules.

What do you need to do?

  • Update to version 9.15.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
14 August 2025Android SDK

Version 1.1.0

Enhanced handling of low/no network situations when the SDK is launched.

Feature Update

What is this release about?

  • The SDK now shows a network retry page on SDK launch as well for all API calls when there's no or low internet connectivity.

Why do you need to upgrade?

  • To ensure users don't drop off and retry in low or no internet connectivity

What do you need to do?

  • Upgrade to version 1.1.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
13 August 2025iOS SDK

Version 0.49.0

Implemented VisionKit for face detection as recommended by Apple. Fixed rare crashes, improved network retry page handling, and enhanced file saving functionality. Added better handling for slow network conditions and resolved edge case crashes.

Feature Update

What is this release about?

  • Uses VisionKit for face detection thereby ensuring long term support to upcoming iOS 26 and beyond releases.
  • The SDK now shows the network retry page when requests timeout when the SDK is initialised.
  • We now save files in a private directory within the app and fix rare edge case fixes when corrupted files are used to upload

Why do you need to upgrade?

  • Helps in continuity in feature stability for the upcoming iOS 26 release and overall stability of the SDK

What do you need to do?

  • Upgrade to version 0.49.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
11 August 2025Android SDK

Version 1.0.2

Fixed rare crashes that occurred when users tapped back button right after opening the SDK.

Bug Fix

What is this release about?

  • Fixes rare HyperKYC Config cannot be extracted crashes that occur when back button is tapped right after it is launched.

Why do you need to upgrade?

  • The SDK handles rare edge case scenarios with respect handling states of the back button flow.

What do you need to do?

  • Upgrade to version 1.0.2
  • For additional support or queries, please contact our support team at support@hyperverge.co.
11 August 2025Flutter SDK

Version 1.0.1

Fixed security issues highlighted in VAPT reports, and the rare crashes that occurred when users tapped back button right after opening the SDK.

Bug Fix

What is this release about?

  • Android Changes
    • We have updated our code base to replace java.util.Random with java.security.SecureRandom class to generate cryptographically strong random numbers. It also fixes rare HyperKYC Config cannot be extracted crashes that occur when back button is tapped right after it is launched.

Why is this release important?

  • Update to this version ensures compliance in VAPT reports and ensures secure generation of random numbers. The SDK handles rare edge case scenarios with respect handling states of the back button flow.

What changes needs to be done?

  • Upgrade to version 1.0.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
7 August 2025Android SDK

Version 1.0.1

Fixed security issues highlighted in VAPT reports.

Bug Fix

What is this release about?

  • We have updated our code base to replace java.util.Random with java.security.SecureRandom class to generate cryptographically strong random numbers.

Why do you need to upgrade?

  • Update to this version ensures compliance in VAPT reports and ensures secure generation of random numbers.

What do you need to do?

  • Upgrade to version 1.0.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
5 August 2025Web SDK

Version 9.15.0

Added support for a new face detection model for enhanced quality checks.

Feature UpdateEnhancement

What is this release about?

  • SDK can now use a face detection model that is better at detecting multiple faces, tilted faces and face centering.
  • This can be enabled via an internal config.

Why do you need to upgrade?

  • Upgrade will be needed to ensure compliance in face capture. This will also improve the capture quality and hence reduces the number of retakes a user will have to go through.

What do you need to do?

  • Update to version 9.15.0
  • Contact HyperVerge to enable new face detection model on websdk via the config
  • For additional support or queries, please contact our support team at support@hyperverge.co.
30 July 2025Flutter SDK

Version 1.0.0

Added full support for edge-to-edge screen display on Android 15 and above operating systems. On iOS, it addressed crashes in certain configurations of a subspec in HyperKYC Framework.

Feature Update

What is this release about?

  • Android Changes
    • Android 15 automatically enables edge-to-edge display for apps targeting the Android API 35 or higher, forcing them to draw content behind the status and navigation bars to provide a more immersive user experience. HyperVerge SDKs now compiles and targets Android API 35 and fully supports edge-to-edge content display.
  • iOS Changes
    • Crashes occurring in internal subspec of the HyperKYC framework was fixed. The cause of the crash was a configuration that is only available in the sub spec and not part of the execution flow of the HyperKYC SDK

Why is this release important?

  • Google Play Store team has made it mandatory for all new apps and updates to existing apps to target API level 35 (Android 15). A deadline is set by The Google team to ensure this is done by August 31st. To ensure seamless experience, it is highly recommended to update the HyperKYC SDK before users start using Android 15.

What changes needs to be done?

  • Upgrade to version 1.0.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
30 July 2025React Native SDK

Version 1.0.0

Added full support for edge-to-edge screen display on Android 15 and above operating systems

Feature Update

What is this release about?

  • Android Changes
    • Android 15 automatically enables edge-to-edge display for apps targeting the Android API 35 or higher, forcing them to draw content behind the status and navigation bars to provide a more immersive user experience.
    • HyperVerge SDKs now compiles and targets Android API 35 and fully supports edge-to-edge content display.

Why is this release important?

  • Google Play Store team has made it mandatory for all new apps and updates to existing apps to target API level 35 (Android 15). A deadline is set by The Google team to ensure this is done by August 31st. To ensure seamless experience, it is highly recommended to update the HyperKYC SDK before users start using Android 15.

What do you need to do?

  • Upgrade to version 1.0.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
29 July 2025Android SDK

Version 1.0.0

Added full support for edge-to-edge screen display on Android 15 and above operating systems

Feature Update

What is this release about?

  • Android 15 changes
    • Android 15 automatically enables edge-to-edge display for apps targeting the Android API 35 or higher, forcing them to draw content behind the status and navigation bars to provide a more immersive user experience. HyperVerge SDKs now compiles and targets Android API 35 and fully supports edge-to-edge content display.

Why do you need to upgrade?

  • Google Play Store team has made it mandatory for all new apps and updates to existing apps to target API level 35 (Android 15). A deadline is set by The Google team to ensure this is done by August 31st. To ensure seamless experience, it is highly recommended to update the HyperKYC SDK before users start using Android 15.

What do you need to do?

  • Upgrade to version 1.0.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
24 July 2025Web SDK

Version 9.14.0

Enhanced the injection detection of captured photos for the Liveness APIs

Enhancement

What is this release about?

  • The SDK now sends additional metadata to accurately detect injected images.

Why do you need to upgrade?

  • Upgrade is needed if Liveness module is used and to ensure frauds are reduced

What do you need to do?

  • Update to version 9.14.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
23 July 2025Web SDK

Version 9.13.0

Added support for workflow versioning to prevent state resets for minor non critical workflow changes. Fixed QR and setInitialLoaderColor related bugs.

Bug FixFeature Update

What is this release about?

  • The SDK now has the ability to fetch specific versions of the workflow. This allows the SDK to resume users from the previous state where they left off without instead of making users restart the journey when minor workflow changes are introduced.
  • Fixed an issue where QR screen was not showing up when device camera is not available and landing page is enabled
  • Fixed issues to show custom Lottie animation color when setInitialLoaderColor is used. This bug fixes the issue of showing default purple loader color even when setInitialLoaderColor is used.

Why do you need to upgrade?

  • SDK upgrade is needed if you are using Cross Platform Resume (CPR) features, if users use desktops/devices without camera and if you are using setInitialLoaderColor to customise colors. These fixes will ensure best UX for users going through the flows.

What do you need to do?

  • Upgrade to version 9.13.0
  • For additional support or queries, please contact our support team at support@hyperverge.co.
23 July 2025React Native SDK

Version 0.48.1

Fixed crashes in rare edge cases of activity recreation scenarios on Android and addressed crashes in iOS for specific configurations of the SDK that's only available in subspecs.

Bug Fix

What is this release about?

  • Android Changes
    • A rare edge case crash causing NullPointerException exception when getFaceDetectionState function is called in the SDK were fixed.
    • Also, IllegalStateException: File not found at path: ../hv/temp/configs/hyperKycConfig_cacheFilePath, HyperKycConfig cannot be extracted crash was fixed by adding fallbacks to the codebase.
  • iOS Changes
    • Crashes occurring in internal subspec of the HyperKYC framework was fixed. The cause of the crash was a configuration that is only available in the sub spec and not part of the execution flow of the HyperKYC SDK

Why is this release important?

  • Handles rare crashes occurring due to activity recreation scenarios. To ensure seamless flows for users on Android, it is recommended to upgrade to this version of the SDK.

What do you need to do?

  • Upgrade to version 0.48.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
22 July 2025Android SDK

Version 0.47.4

Fixed crashes in rare edge cases of activity recreation scenarios.

Bug Fix

What is this release about?

  • A rare edge case crash causing NullPointerException exception when getFaceDetectionState function is called in the SDK was fixed.
  • Also, IllegalStateException: File not found at path: ../hv/temp/configs/hyperKycConfig_cacheFilePath, HyperKycConfig cannot be extracted crash was fixed by adding fallbacks to the codebase.

Why do you need to upgrade?

  • Handles rare crashes occurring due to activity recreation scenarios. To ensure seamless flows for users, it is recommended to upgrade to this version of the SDK.

What do you need to do?

  • Update the HyperKYC SDK version.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
18 July 2025Android SDK

Version 0.47.3

Fixes crashes that occur during activity recreation when permission-related functions were called within the SDK.

Bug Fix

What is this release about?

  • A rare edge case crash causing NullPointerException exception when PermissionManager.getStatus function is called in the SDK was fixed.

Why do you need to upgrade?

  • This version handles rare crashes occurring due to activity recreation scenarios. To ensure seamless flows for users, it is recommended to upgrade to this version of the SDK.

What do you need to do?

  • Update the HyperKYC SDK version to 0.47.3
  • For additional support or queries, please contact our support team at support@hyperverge.co.
18 July 2025iOS SDK

Version 0.48.1

Addressed crashes in certain configurations of a subspec in HyperKYC Framework.

Bug Fix

What is this release about?

  • Crashes occurring in internal subspec of the HyperKYC framework were fixed. The cause of these crashes was a configuration that is only available in the sub spec and not part of the execution flow of the HyperKYC SDK.

Why do you need to upgrade?

  • Since these crashes only occur in a specific configuration available in the subspec and this configuration is not part of the standard HyperKYC framework, we suggest skipping this upgrade unless specifically required.

What do you need to do?

  • No action required.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
11 July 2025React Native SDK

Version 0.48.0

Enhanced the face detection logic for iOS 26 developer beta release.

Feature Update

What is this release about?

  • This SDK release resolves issues with face not getting detected in iOS 26 developer beta versions released in June 2025.

Why do you need to upgrade?

  • In iOS 26 developer beta, the face doesn't get recognized, leading to capture button not getting enabled and red circle not turning into green.
  • As iOS 26 developer beta upgrade is open to the public, this is an important release to ensure your users are not blocked to complete the flows.

What changes needs to be done?

  • Update to version 0.48.0 to ensure users are not blocked on selfie capture.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
11 July 2025iOS SDK

Version 0.48.0

Enhanced the face detection logic for iOS 26 developer beta release.

Bug FixEnhancement

What is this release about?

  • This SDK release resolves issues with face not getting detected in iOS 26 developer beta versions released in June 2025.

Why do you need to upgrade?

  • In iOS 26 developer beta, the face doesn't get recognized, leading to capture button not getting enabled and red circle not turning into green.
  • As iOS 26 developer beta upgrade is open to the public, this is an important release to ensure your users are not blocked to complete the flows.

What changes needs to be done?

  • Update to version 0.48.0 to ensure users are not blocked on selfie capture.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
11 July 2025Flutter SDK

Version 0.48.0

Enhanced the face detection logic for iOS 26 developer beta release.

Bug FixEnhancement

What is this release about?

  • This SDK release resolves issues with face not getting detected in iOS 26 developer beta versions released in June 2025.

Why do you need to upgrade?

  • In iOS 26 developer beta, the face doesn't get recognized, leading to capture button not getting enabled and red circle not turning into green.
  • As iOS 26 developer beta upgrade is open to the public, this is an important release to ensure your users are not blocked to complete the flows.

What changes needs to be done?

  • Update to version 0.48.0 to ensure users are not blocked on selfie capture.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
11 July 2025Flutter SDK

Version 0.47.0

Contained enhancements, optimizations, and bug fixes for both Android and iOS platforms.

Bug FixEnhancement

What is this release about?

  • Android changes
    • If Sentry Flutter/Android SDK version 8.0.0 and above is used in your project, the SDK crashes at runtime with the exception — Fatal Exception: java.lang.NoSuchMethodError: No static method cloneMainHub(). This crash happens as the HyperKYC SDK uses 6.0.0 series of the Sentry SDK and there are breaking changes between Sentry 6.0.0 and Sentry 8.0.0 versions.
  • iOS changes
    • Removes redundant and unwanted files in the SDK codebase and optimizes the Lottie animation files to reduce the size of the SDK by ~10%.
    • We also have introduced HyperKYC/CrashGuard subspec from this version onwards that can be used to help us track crashes better and faster.

Why do you need to upgrade?

  • Is critical if you are using Sentry SDK and to ensure users are on a stable release. It also reduces the size of your app. Using HyperKYC/CrashGuard helps HyperVerge keep track of crashes and stabilize the SDK sooner.

What do you need to do?

  • Upgrade to the latest version for iOS app size reduction.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
7 July 2025Web SDK

Version 9.12.0

Added security features, fixed UI bugs, and added internal analytics enhancements.

Bug FixEnhancement

What is this release about?

  • This release enables Payload Encryption for APIs that contain PII data and resolves signature validation issues for APIs with https://ind-verify.hyperverge.co base URLs.
  • Resolved a bug from version 9.11.1 that caused broken Lottie loaders in specific edge case configurations.

Why do you need to upgrade?

  • Upgrade needed for better security of data between SDK and HyperVerge, and ensuring consistent UI across for your users.

What do you need to do?

  • Upgrade to version 9.12.0 and connect with HyperVerge team to enable security enhancements.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
3 July 2025iOS SDK

Version 0.47.0

Reduced the size of the SDK by ~10% and added a new subspec for tracking crashes on the SDK.

Enhancement

What is this release about?

  • This release removes redundant and unwanted files in the SDK codebase and optimises the Lottie animation files to reduce the size of the SDK by ~10%. The iOS SDK size in this release is ~11 MB.
  • We also have introduced HyperKYC/CrashGuard subspec from this version onwards that can be used to help us track crashes better and faster.

Why do you need to upgrade?

  • This release reduces the size of your app.
  • Using HyperKYC/CrashGuard also helps HyperVerge track crashes and stabilise the SDK sooner.

What do you need to do?

  • Update to this version for ~10% reduction in app size
  • Use HyperKYC/CrashGuard instead of HyperKYC in your podspec
  • For additional support or queries, please contact our support team at support@hyperverge.co.
3 July 2025React Native SDK

Version 0.46.1

Contained enhancements, optimizations, and bug fixes for both Android and iOS platforms.

Feature Update

What is this release about?

  • Android changes
    • If Sentry Flutter/Android SDK version 8.0.0 and above is used in your project, the SDK crashes at runtime with the exception — Fatal Exception: java.lang.NoSuchMethodError: No static method cloneMainHub(). This crash happens as the HyperKYC SDK uses 6.0.0 series of the Sentry SDK and there are breaking changes between Sentry 6.0.0 and Sentry 8.0.0 versions.
  • iOS changes
    • Removes redundant and unwanted files in the SDK codebase and optimizes the Lottie animation files to reduce the size of the SDK by ~10%.
    • We also have introduced HyperKYC/CrashGuard subspec from this version onwards that can be used to help us track crashes better and faster.

Why do you need to upgrade?

  • Is critical if you are using Sentry SDK and to ensure users are on a stable release. It also reduces the size of your app. Using HyperKYC/CrashGuard helps HyperVerge keep track of crashes and stabilize the SDK sooner.

What do you need to do?

  • Upgrade to the latest version for iOS app size reduction.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
1 July 2025Android SDK

Version 0.47.2

Fixed crashes and dependency issues that may occur if Sentry Android SDK version 8.0.0 and above is added in your app's project.

Breaking ChangeBug Fix

What is this release about?

  • Projects using Sentry Flutter/Android SDK version 8.0.0+ experience runtime crashes with the error Fatal Exception: java.lang.NoSuchMethodError: No static method cloneMainHub() when HyperKYC SDK is present.

Why do you need to upgrade?

  • HyperKYC SDK relies on Sentry SDK 6.0.0 series, but breaking changes between Sentry 6.0.0 and 8.0.0 remove or modify the cloneMainHub()method, creating a version compatibility conflict that causes the crash.
  • This release is critical if you are using Sentry SDK and to ensure users are on a stable release.

What do you need to do?

  • If you face the crash, please exclude crashguardsdk submodule from HyperKYC SDK in your Android project.
  • If your project uses build.gradle.kts file -

build.gradle.kts
implementation("co.hyperverge:hyperkyc:0.47.2"){
exclude (group="co.hyperverge", module="crashguardsdk")
}

build.gradle
implementation("co.hyperverge:hyperkyc:0.47.2", {
transitive = true
exclude group: 'co.hyperverge', module: 'crashguardsdk'
})

28 June 2025Web SDK

Version 9.11.1

Fixed couple of UI bugs around white labeling and Lottie loaders.

Bug FixEnhancement

What is this release about?

  • We have fixed white labeling issue where after launching the SDK, the first loader screen shows the "Powered by HyperVerge" branding text intermittently before becoming invisible.
  • We also identified and fixed issues where the default purple Lottie animations were shown intermittently when loading the workflows.

Why do you need to upgrade?

  • If you have opted in for white labeling, this is an important upgrade to ensure consistent UI. We would still recommend to upgrade to ensure Lottie loader consistency when the SDK launches and workflows are loaded.

What do you need to do?

  • Upgrade to version 9.11.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
22 June 2025Web SDK

Version 9.11.0

Enhanced SDK initialization only when authToken is used to initialize the SDK.

Enhancement

What is this release about?

  • In this release the SDK supports initializing with just the authToken. This would mean workflowId and transactionId that was previously compulsory is now optional.

Why do you need to upgrade?

  • Upgrade to simplify the integration code.

What do you need to do?

  • Since transactionId and workflowId are now optional, if you want to use this kind of integration, you will have to ensure you generate the authToken with transactionId and workflowId as inputs.
  • Send transactionId and workflowId to /login API. Sample CURL below.

API Request
curl -X POST "https://auth.hyperverge.co/api/v2/internal/credential/login" \
-H "Content-Type: application/json" \
-d '{
"appId": "your_app_id",
"appKey": "your_app_key",
"transactionId": "your_transaction_id",
"workflowId": "your_workflow_id"
}'

SDK Integration
const hyperKycConfig = new HyperKycConfig(
"<jwtToken>", // should contain workflowId and transactionId as part of its payload
true //optional
);
await HyperKYCModule.launch(hyperKycConfig, callback)

17 June 2025Android SDK

Version 0.47.1

Fixed issues where the SDK doesn't close when the back button is tapped just after launching the SDK and configs are being fetched.

Bug Fix

What is this release about?

  • When the SDK is launched, it makes API calls to fetch workflows and other configs for the execution of the SDK. An initial loader is shown during the API fetch. If the user presses the system back button before it completes, the SDK sends a user_cancelled status in the callback without closing the flow.

Why do you need to upgrade?

  • Previously, such exits weren’t captured, leaving the flow open and user status unresolved. This fix ensures early exits are handled cleanly and user status is accurately updated.

What do you need to do?

  • Upgrade to version 0.47.1
  • For additional support or queries, please contact our support team at support@hyperverge.co.
6 June 2025Android SDK

Version 0.47.0

The SDK can now call the Liveness API even if a user's selfie is blurry after multiple retake attempts.

Enhancement

What is this release about?

  • The SDK now allows Liveness API calls to proceed with blurred or faceless selfie images from the 3rd retake attempt, bypassing the previous error that would stop the process.

Why do you need to upgrade?

  • Previously, after 3 failed retake attempts for blurred/faceless images, the SDK would return error code 113 and stop the process.
  • This update ensures Liveness API calls are made even with suboptimal images so they're available on the HVOne dashboard for review, while reducing Face not clear. Please hold the phone steady while capturing errors from the SDK and improving user experience.

What do you need to do?

  • To enable the feature, update the SDK version and contact HyperVerge team to enable the feature and customize the number of retakes.
  • For additional support or queries, please contact our support team at support@hyperverge.co.
Was this helpful?
Ask AIBeta
Hi! How can I help?
Ask me anything about HyperVerge products, APIs, and SDKs.
Try asking: